home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 360 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ix.netcom.com!netnews
  2. From: miker3@ix.netcom.com (Mike Rubenstein)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: visual C++
  5. Date: Thu, 04 Jan 1996 02:38:44 GMT
  6. Organization: Netcom
  7. Message-ID: <30eb3b82.12733568@nntp.ix.netcom.com>
  8. References: <sumner-0301961114100001@sumner.tiac.net>
  9. NNTP-Posting-Host: ix-dc19-01.ix.netcom.com
  10. X-NETCOM-Date: Wed Jan 03  6:37:03 PM PST 1996
  11. X-Newsreader: Forte Agent .99c/16.141
  12.  
  13. sumner@tiac.net (Sumner Paine) wrote:
  14.  
  15. |>What is the difference between regular and visual c++? (Is there a
  16. version
  17. |>of visual c++ for the mac?)
  18.  
  19. Visual C++ is Microsoft's brand name for their C++.  It's got some
  20. good visual tools for drawing dialogs and such for Windows and a code
  21. generator that makes writing applications easier in some cases.  Other
  22. PC versions of C++ offer similar tools.
  23.  
  24. I'm not acquainted with C++ compilers for the Mac, but would be very
  25. surprised if they didn't offer similar tools.
  26.  
  27. There is a Visual C++ for the Mac but it's quite expensive and it's
  28. main purpose is to allow targeting applications for both the PC and
  29. Mac.  I've never used it and have no idea how good it is, but my
  30. impression is that you'd not want it if you're developing only for the
  31. Mac.
  32.  
  33.  
  34. Michael M Rubenstein
  35.